How to Install crac software package in Ubuntu 17.04 (Zesty Zapus)

How to Install crac software package in Ubuntu 17.04 (Zesty Zapus)

crac software package provides integrated RNA-Seq read analysis, you can install in your Ubuntu 17.04 (Zesty Zapus) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install crac 

crac is installed in your system.

Make ensure the crac package were installed using the commands given below,

$ sudo dpkg-query -l | grep crac *

You will get with crac package name, version, architecture and description in a table

crac package basic information:

Distro Ubuntu 17 04 zesty zapus
Section Science
Package crac
Version 2.5.0+dfsg-1
Description integrated RNA-Seq read analysis
Sub Section Science


See Also, How to uninstall or remove crac software package from Ubuntu 17.04 (Zesty Zapus)?